home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / misc-part2 / 12706 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  2.3 KB

  1. Path: news.mcs.net!not-for-mail
  2. From: trixter@MCS.COM (Trixter / Hornet)
  3. Newsgroups: comp.sys.amiga.programmer,comp.sys.amiga.games,alt.sys.amiga.demos,in,comp.sys.amiga.advocacy,comp.sys.amiga.hardware,comp.sys.amiga.misc,comp.sys.amiga.graphics
  4. Subject: Re: Possible loss of the Copper (was Re: AB3D II beats Quake....)
  5. Date: 15 Apr 1996 23:11:11 -0500
  6. Organization: /usr/lib/news/organi[sz]ation
  7. Message-ID: <4kv6kv$dpo@Venus.mcs.com>
  8. References: <4iu7hb$utt@coranto.ucs.mun.ca> <4jsj9c$i7q@sunsystem5.informatik.tu-muenchen.de> <4jvtft$70o@harbinger.cc.monash.edu.au> <4km0r8$irf@sunsystem5.informatik.tu-muenchen.de>
  9. NNTP-Posting-Host: venus.mcs.com
  10.  
  11. In article <4km0r8$irf@sunsystem5.informatik.tu-muenchen.de>,
  12. Juergen Fischer <fischerj@Informatik.TU-Muenchen.DE> wrote:
  13. >: No, I bet it's closer to 75Hz. The "start of display memory" is sampled
  14. >: at every vsync, so that's how often it "scrolls".
  15. >
  16. >: Juergen, have you ever even SEEN a linux PC running X?
  17. >
  18. >Yes! The PC linux I saw was never ever doing any movement near to
  19. >75 Hz (neither scroll nor move window, whatever megablitter it
  20. >contains). How should it if mouse events come below 35hz ?
  21.  
  22. While this is a good point, things update on the screen
  23. independantly of the mouse.  And Bus mice on the PC operate off of a
  24. hardware interrupt, and are much faster than the crappy serial mice
  25. that you're referring to.  Of course, not everyone has a bus mouse,
  26. but I do.  :-)
  27.  
  28. >I never ever have seen any other computer (hp, sgi(whoa!), pc)
  29. >doing virtual screen/opaque move near to something like 50Hz
  30. >(Exept Amiga. And maybe the ST, don't remember. What about MACs ?)
  31.  
  32. The Macintosh's video structure is, in general, WAY too slow for
  33. something like this.  Although it does have a hardware mouse
  34. pointer, so it gives the effect of a fast graphics system.
  35.  
  36. >The X3.something you refer to must do some real hard hacks on
  37. >PC if it should work 70Hz (but then serial mice are reported
  38. >to be too slow for that!)
  39.  
  40. See my Bus mouse info above.
  41. -- 
  42. Jim Leonard (Trixter / Hornet)                          Email: trixter@mcs.com
  43. *THE* PC Demo WWW page:  http://www.cdrom.com/pub/demos/hornet/html/demos.html
  44. The 8086 Compo is OVER!  Results at http://www.cdrom.com/pub/demos/hornet/8086
  45. Make A Computer easy enough for a fool to use, and only fools will use it!
  46.